| Total Complexity | 15 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 97 |
| Lines of code | 66 |
| Logical lines of code | 33 |
| Comment lines | 0 |
| Methods | 9 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| createCharge() | 56 | 2 | 17 | |
| refund() | 59 | 2 | 13 | |
| __construct() | 66 | 2 | 8 | |
| instance() | 72 | 2 | 6 | |
| getRequestAmount() | 72 | 2 | 5 | |
| getResponseAmount() | 72 | 2 | 5 | |
| __clone() | 91 | 1 | 2 | |
| getStripe() | 82 | 1 | 3 | |
| getBalanceTransactionData() | 67 | 1 | 7 |